Skip to content

Fix intermittent failure in SNDTest and cleanup some helpers#1020

Merged
labkey-tchad merged 2 commits intodevelopfrom
fb_intermittentSndFix
Aug 28, 2025
Merged

Fix intermittent failure in SNDTest and cleanup some helpers#1020
labkey-tchad merged 2 commits intodevelopfrom
fb_intermittentSndFix

Conversation

@labkey-tchad
Copy link
Member

Rationale

When testing the SND permissions UI, the combo box selection for all categories takes a moment to propagate to the individual categories.

org.junit.ComparisonFailure: expected:<[SND Reader]> but was:<[None]>
  at org.junit.Assert.assertEquals(Assert.java:117)
  at org.junit.Assert.assertEquals(Assert.java:146)
  at org.labkey.test.tests.snd.SNDTest.categoryPermissionsUI(SNDTest.java:2188)

Also making some improvements to address some test synchronization issues that I was hitting locally but aren't causing problems on TeamCity at the moment.

Related Pull Requests

  • N/A

Changes

  • Fix intermittent failure in SNDTest.categoryPermissionsUI
  • Cleanup some SND test components

@labkey-tchad labkey-tchad requested review from a team and labkey-chrisj and removed request for a team August 22, 2025 17:01
@labkey-tchad labkey-tchad merged commit 264bb36 into develop Aug 28, 2025
8 checks passed
@labkey-tchad labkey-tchad deleted the fb_intermittentSndFix branch August 28, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants